home *** CD-ROM | disk | FTP | other *** search
-
- ; ---------------------------------------------------------------------
- ;
- ; BROWSER.DEF - QuickTime for Windows
- ;
- ; Version 1.0
- ;
- ; (c) Copyright 1988-1994 Apple Computer, Inc. All Rights Reserved.
- ;
- ; ---------------------------------------------------------------------
-
-
- NAME BROWSER
- DESCRIPTION '(c) Copyright 1988-1994 Apple Computer, Inc. All Rights Reserved.'
- EXETYPE WINDOWS
- CODE PRELOAD MOVEABLE DISCARDABLE
- DATA PRELOAD MOVEABLE MULTIPLE
- HEAPSIZE 4096
- STACKSIZE 16384
-
-